const golang.org/x/net/http2.inflowMinRefresh

2 uses

	golang.org/x/net/http2 (current package)
		flow.go#L11: const inflowMinRefresh = 4 << 10
		flow.go#L45: 	if f.unsent < inflowMinRefresh && f.unsent < f.avail {